内部使用。2つの PDF 辞書の内容を比較します。等しい場合、true を返します。
シンタックス
'宣言
Public Overloads Shared Function IsContentEqual( _
ByVal As System.Collections.Generic.IDictionary(Of PdfName,IPdfObject), _
ByVal As System.Collections.Generic.IDictionary(Of PdfName,IPdfObject) _
) As System.Boolean
public static System.bool IsContentEqual(
System.Collections.Generic.IDictionary<PdfName,IPdfObject> ,
System.Collections.Generic.IDictionary<PdfName,IPdfObject>
)
パラメータ
- v1
- v2
参照